Einhugur macOS Bridge plugin.

NSSavePanel.Message Property

The message text displayed in the panel.

Message as String {Read and Write}

Remarks

This prompt appears on all NSSavePanel objects (or all NSOpenPanel objects if this property is on an NSOpenPanel instance) in your application. The default message text is an empty string.

See Also

NSSavePanel Class